DynamicRect.move

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void move(float[2] vec)
  2. void move(Vector2 vec)
    struct DynamicRect
    pure nothrow @nogc @safe
    void
    move
    (
    in Vector2 vec
    )

Meta